func runtime.newAllocBits
2 uses
runtime (current package)
mheap.go#L1255: s.allocBits = newAllocBits(s.nelems)
mheap.go#L2056: func newAllocBits(nelems uintptr) *gcBits {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)